home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / SaveGame / screen (Save Game).cfg
Encoding:
Text File  |  1998-10-26  |  1.3 KB  |  52 lines

  1. ; Save Game Screen cfg file
  2.  
  3. [GLOBALS]
  4. BackgroundFile="Save Game"
  5.  
  6. [TEXTBUTTON_1]
  7. Font=LARGE                            ; font to use LARGE/SMALL
  8. ; 640x480 rectangle
  9. Rect2=70,530,220,580                  ; 800x600 rectangle
  10. Text=83; Save;                            ; Button text
  11. Rect1=56,424,176,464
  12.  
  13. [TEXTBUTTON_2]
  14. Font=LARGE                            ; font to use LARGE/SMALL
  15. ; 640x480 rectangle
  16. Rect2=580,530,730,580                 ; 800x600 rectangle
  17. Text=11; Cancel;                          ; Button text
  18. Rect1=464,424,584,464
  19.  
  20. [EDITBOX_1]
  21. Font=SMALL                            ; font to use LARGE/SMALL
  22. ; 640x480 rectangle
  23. Rect2=163,150,637,192                ; 800x600 rectangle
  24. Rect1=130,120,509,153
  25.  
  26. [LISTBOX_1]
  27. Font=SMALL                            ; font to use LARGE/SMALL
  28. ; 640x480 rectangle
  29. Rect2=165,233,635,500               ; 800x600 rectangle
  30. Rect1=132,186,508,400
  31.  
  32. [TEXT_1]
  33. Font=LARGE                            ; font to use LARGE/SMALL
  34. Rect1=0,220,640,260                   ; 640x480 rectangle
  35. Rect2=0,280,800,320                   ; 800x600 rectangle
  36. TextFlags=CENTRE
  37. Text=84; Saving...;                       ; text
  38.  
  39. [TEXT_2]
  40. Font=LARGE                            ; font to use LARGE/SMALL
  41. Rect2=230,55,575,102
  42. TextFlags=CENTRE
  43. Text=75; Save Game;                      ; text
  44. Rect1=184,44,460,81
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.